home *** CD-ROM | disk | FTP | other *** search
/ Printlife PhotoBook Publisher / Printlife PhotoBook Publisher.iso / Demo.exe / scripts / DefineButton2_83 / BUTTONCONDACTION on(release).as
Text File  |  2000-10-20  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(1);
  4. }
  5.